ModelingColumnType
Column type: regular database table (identified by column and table name) or a calculated column expression
API Section: Enumerations
Type: Enumeration
Properties
Enumerated Name |
Type |
Format |
Value |
Description |
---|---|---|---|---|
regular |
integer |
int32 |
0 |
|
calculatedcolumn |
integer |
int32 |
1 |